How to Install lcd4linux software package in Debian 8 (Jessie)

How to Install lcd4linux software package in Debian 8 (Jessie)

lcd4linux software package provides Grabs information and displays it on an external lcd, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lcd4linux 

lcd4linux is installed in your system.

Make ensure the lcd4linux package were installed using the commands given below,

$ sudo dpkg-query -l | grep lcd4linux *

You will get with lcd4linux package name, version, architecture and description in a table

lcd4linux package basic information:

Distro Debian 8 jessie
Section Utilities
Package lcd4linux
Version 0.11.0~svn1200-3
Description Grabs information and displays it on an external lcd
Sub Section utils


See Also, How to uninstall or remove lcd4linux software package from Debian 8 (Jessie)?